How to Install fcc software package in Debian 7 (Wheezy)

How to Install fcc software package in Debian 7 (Wheezy)

fcc software package provides Script to compile C/C++ programs and link to Fortran libraries, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fcc 

fcc is installed in your system.

Make ensure the fcc package were installed using the commands given below,

$ sudo dpkg-query -l | grep fcc *

You will get with fcc package name, version, architecture and description in a table

fcc package basic information:

Distro Debian 7 wheezy
Section Science
Package fcc
Version 2.7-1
Description Script to compile C/C++ programs and link to Fortran libraries
Sub Section Science


See Also, How to uninstall or remove fcc software package from Debian 7 (Wheezy)?